feat: SMB crawler - #21
Open
helsonxiao wants to merge 29 commits into
Open
Conversation
* fix: gitignore * doc: writing documentation * doc: how to test specific module * feat: ftp crawler * doc: ftp settings
helsonxiao
commented
Jul 31, 2021
| * @param uncPath file uncPath | ||
| * @return fileName | ||
| */ | ||
| public static String getFileName(String uncPath) { |
Member
Author
There was a problem hiding this comment.
这个文件里面的函数及对应测试,可以都移到 crawler-smb 中的 SMBUtils.java 中去
Member
Author
|
这个分支需要 merge master ,处理完冲突关了重开一个 PR(用这个分支就行),不然历史记录会堆在一块,GitHub 好像对于这种情况是选择保留所有历史。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.